ImageMagick is continually being enhanced. Check this section
periodically to see what enhancements have been added. See
Changelog for past enhancements and bug fixes.
- PerlMagick
now works on NT and Win95 computers.
- Support for TrueType fonts is now available as a plug-in within
ImageMagick
- Create 3-D web screamers with
ScreamerMagick.
- Convert or manipulate images directly from a Web page with
MogrifyMagick.
- The Macintosh port has two enhancements: 1) the binaries are FAT and
2) ImageMagick can now read PICT images.
- The NT distribution now contains a Visual C++ workspace
(contributed by Bill Radcliffe).
- Text is now aliased when rendering Postscript.
- Subimages can now be specified in any order. For example,
image.miff[3,2], image.miff[11-1], or
image.miff[1,2,2,3].
-
PythonMagick is an object-oriented Python interface to the
ImageMagick routines.
- PerlMagick is an object-oriented
Perl interface to the ImageMagick routines.
- Added a new format, PLASMA, a plasma fractal image.
Specify the base color as the filename (e.g. plasma:blue-yellow). Use
fractal to initialize to a random value (e.g. plasma:fractal).
Image manipulation software that works like magic.